home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _8DB6D3DDAC534E2D8398C7576B26B96A < prev    next >
Text File  |  2008-06-28  |  22KB  |  545 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>RestoreDlg</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>RestoreDlg</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>524</width>
  12.             <height>476</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Restore hard disk</string>
  17.     </property>
  18.     <vbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="CTaskDlgLabel">
  23.             <property name="name">
  24.                 <cstring>HdmDlg_TaskLabel</cstring>
  25.             </property>
  26.             <property name="sizePolicy">
  27.                 <sizepolicy>
  28.                     <hsizetype>5</hsizetype>
  29.                     <vsizetype>4</vsizetype>
  30.                     <horstretch>0</horstretch>
  31.                     <verstretch>0</verstretch>
  32.                 </sizepolicy>
  33.             </property>
  34.             <property name="minimumSize">
  35.                 <size>
  36.                     <width>0</width>
  37.                     <height>0</height>
  38.                 </size>
  39.             </property>
  40.             <property name="Caption" stdset="0">
  41.                 <string>You are about to restore hard disk from archive</string>
  42.             </property>
  43.             <property name="SubCaption" stdset="0">
  44.                 <string>All data on the selected disk will be lost!</string>
  45.             </property>
  46.         </widget>
  47.         <widget class="QFrame">
  48.             <property name="name">
  49.                 <cstring>frame11</cstring>
  50.             </property>
  51.             <property name="frameShape">
  52.                 <enum>NoFrame</enum>
  53.             </property>
  54.             <property name="frameShadow">
  55.                 <enum>Plain</enum>
  56.             </property>
  57.             <vbox>
  58.                 <property name="name">
  59.                     <cstring>unnamed</cstring>
  60.                 </property>
  61.                 <property name="margin">
  62.                     <number>0</number>
  63.                 </property>
  64.                 <widget class="QLabel">
  65.                     <property name="name">
  66.                         <cstring>textLabel1_2</cstring>
  67.                     </property>
  68.                     <property name="text">
  69.                         <string>Please select an archive item to restore:</string>
  70.                     </property>
  71.                 </widget>
  72.                 <widget class="COpenArchiveCtrl">
  73.                     <property name="name">
  74.                         <cstring>RestoreDlg_OpenArchiveCtrl</cstring>
  75.                     </property>
  76.                     <property name="minimumSize">
  77.                         <size>
  78.                             <width>500</width>
  79.                             <height>200</height>
  80.                         </size>
  81.                     </property>
  82.                     <property name="TypeFilter">
  83.                         <enum>atDisk</enum>
  84.                     </property>
  85.                     <property name="ArchiveSource">
  86.                         <enum>AS_DATABASE</enum>
  87.                     </property>
  88.                     <property name="ShowDBEditControls">
  89.                         <bool>false</bool>
  90.                     </property>
  91.                     <property name="ShowDBToolbar">
  92.                         <bool>false</bool>
  93.                     </property>
  94.                     <property name="ShowExistingOnly">
  95.                         <bool>true</bool>
  96.                     </property>
  97.                 </widget>
  98.             </vbox>
  99.         </widget>
  100.         <widget class="QWidgetStack">
  101.             <property name="name">
  102.                 <cstring>RestoreDlg_OptionsStack</cstring>
  103.             </property>
  104.             <property name="sizePolicy">
  105.                 <sizepolicy>
  106.                     <hsizetype>7</hsizetype>
  107.                     <vsizetype>1</vsizetype>
  108.                     <horstretch>0</horstretch>
  109.                     <verstretch>0</verstretch>
  110.                 </sizepolicy>
  111.             </property>
  112.             <widget class="QWidget">
  113.                 <property name="name">
  114.                     <cstring>WStackPage</cstring>
  115.                 </property>
  116.                 <attribute name="id">
  117.                     <number>0</number>
  118.                 </attribute>
  119.                 <grid>
  120.                     <property name="name">
  121.                         <cstring>unnamed</cstring>
  122.                     </property>
  123.                     <widget class="QLabel" row="0" column="0">
  124.                         <property name="name">
  125.                             <cstring>textLabel3</cstring>
  126.                         </property>
  127.                         <property name="enabled">
  128.                             <bool>false</bool>
  129.                         </property>
  130.                         <property name="sizePolicy">
  131.                             <sizepolicy>
  132.                                 <hsizetype>4</hsizetype>
  133.                                 <vsizetype>4</vsizetype>
  134.                                 <horstretch>0</horstretch>
  135.                                 <verstretch>0</verstretch>
  136.                             </sizepolicy>
  137.                         </property>
  138.                         <property name="text">
  139.                             <string>No archive selected. Nothing to restore.</string>
  140.                         </property>
  141.                         <property name="alignment">
  142.                             <set>AlignCenter</set>
  143.                         </property>
  144.                     </widget>
  145.                 </grid>
  146.             </widget>
  147.             <widget class="QWidget">
  148.                 <property name="name">
  149.                     <cstring>WStackPage</cstring>
  150.                 </property>
  151.                 <attribute name="id">
  152.                     <number>1</number>
  153.                 </attribute>
  154.                 <grid>
  155.                     <property name="name">
  156.                         <cstring>unnamed</cstring>
  157.                     </property>
  158.                     <property name="margin">
  159.                         <number>0</number>
  160.                     </property>
  161.                     <spacer row="0" column="1">
  162.                         <property name="name">
  163.                             <cstring>spacer7</cstring>
  164.                         </property>
  165.                         <property name="orientation">
  166.                             <enum>Vertical</enum>
  167.                         </property>
  168.                         <property name="sizeType">
  169.                             <enum>Expanding</enum>
  170.                         </property>
  171.                         <property name="sizeHint">
  172.                             <size>
  173.                                 <width>20</width>
  174.                                 <height>0</height>
  175.                             </size>
  176.                         </property>
  177.                     </spacer>
  178.                     <spacer row="2" column="1">
  179.                         <property name="name">
  180.                             <cstring>spacer66</cstring>
  181.                         </property>
  182.                         <property name="orientation">
  183.                             <enum>Vertical</enum>
  184.                         </property>
  185.                         <property name="sizeType">
  186.                             <enum>Expanding</enum>
  187.                         </property>
  188.                         <property name="sizeHint">
  189.                             <size>
  190.                                 <width>20</width>
  191.                                 <height>0</height>
  192.                             </size>
  193.                         </property>
  194.                     </spacer>
  195.                     <widget class="CTaskDlgLabel" row="1" column="1">
  196.                         <property name="name">
  197.                             <cstring>RestoreDlg_ErrorLabel</cstring>
  198.                         </property>
  199.                         <property name="Caption" stdset="0">
  200.                             <string>Some error occured</string>
  201.                         </property>
  202.                         <property name="SubCaption" stdset="0">
  203.                             <string>Description</string>
  204.                         </property>
  205.                         <property name="Icon" stdset="0">
  206.                             <cstring>error_small</cstring>
  207.                         </property>
  208.                     </widget>
  209.                     <spacer row="1" column="0">
  210.                         <property name="name">
  211.                             <cstring>spacer8</cstring>
  212.                         </property>
  213.                         <property name="orientation">
  214.                             <enum>Horizontal</enum>
  215.                         </property>
  216.                         <property name="sizeType">
  217.                             <enum>Fixed</enum>
  218.                         </property>
  219.                         <property name="sizeHint">
  220.                             <size>
  221.                                 <width>16</width>
  222.                                 <height>20</height>
  223.                             </size>
  224.                         </property>
  225.                     </spacer>
  226.                 </grid>
  227.             </widget>
  228.             <widget class="QWidget">
  229.                 <property name="name">
  230.                     <cstring>WStackPage</cstring>
  231.                 </property>
  232.                 <attribute name="id">
  233.                     <number>2</number>
  234.                 </attribute>
  235.                 <vbox>
  236.                     <property name="name">
  237.                         <cstring>unnamed</cstring>
  238.                     </property>
  239.                     <property name="margin">
  240.                         <number>0</number>
  241.                     </property>
  242.                     <widget class="QLabel">
  243.                         <property name="name">
  244.                             <cstring>textLabel2</cstring>
  245.                         </property>
  246.                         <property name="text">
  247.                             <string>Your hard disk after the changes:</string>
  248.                         </property>
  249.                     </widget>
  250.                     <widget class="CUDRContainer">
  251.                         <property name="name">
  252.                             <cstring>RestoreDlg_UDRContainer</cstring>
  253.                         </property>
  254.                         <property name="sizePolicy">
  255.                             <sizepolicy>
  256.                                 <hsizetype>7</hsizetype>
  257.                                 <vsizetype>5</vsizetype>
  258.                                 <horstretch>0</horstretch>
  259.                                 <verstretch>0</verstretch>
  260.                             </sizepolicy>
  261.                         </property>
  262.                     </widget>
  263.                     <spacer>
  264.                         <property name="name">
  265.                             <cstring>spacer69</cstring>
  266.                         </property>
  267.                         <property name="orientation">
  268.                             <enum>Vertical</enum>
  269.                         </property>
  270.                         <property name="sizeType">
  271.                             <enum>Expanding</enum>
  272.                         </property>
  273.                         <property name="sizeHint">
  274.                             <size>
  275.                                 <width>20</width>
  276.                                 <height>0</height>
  277.                             </size>
  278.                         </property>
  279.                     </spacer>
  280.                 </vbox>
  281.             </widget>
  282.             <widget class="QWidget">
  283.                 <property name="name">
  284.                     <cstring>WStackPage</cstring>
  285.                 </property>
  286.                 <attribute name="id">
  287.                     <number>3</number>
  288.                 </attribute>
  289.                 <grid>
  290.                     <property name="name">
  291.                         <cstring>unnamed</cstring>
  292.                     </property>
  293.                     <property name="margin">
  294.                         <number>0</number>
  295.                     </property>
  296.                     <widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
  297.                         <property name="name">
  298.                             <cstring>textLabel1</cstring>
  299.                         </property>
  300.                         <property name="text">
  301.                             <string>The archive is protected, Please enter your password:</string>
  302.                         </property>
  303.                     </widget>
  304.                     <widget class="CLineEdit" row="1" column="1">
  305.                         <property name="name">
  306.                             <cstring>RestoreDlg_PassEdit</cstring>
  307.                         </property>
  308.                         <property name="maxLength">
  309.                             <number>13</number>
  310.                         </property>
  311.                         <property name="echoMode">
  312.                             <enum>Password</enum>
  313.                         </property>
  314.                         <property name="HintText" stdset="0">
  315.                             <string>Enter a password here</string>
  316.                         </property>
  317.                     </widget>
  318.                     <widget class="QPushButton" row="1" column="2">
  319.                         <property name="name">
  320.                             <cstring>RestoreDlg_PassOkBtn</cstring>
  321.                         </property>
  322.                         <property name="text">
  323.                             <string>OK</string>
  324.                         </property>
  325.                         <property name="autoDefault">
  326.                             <bool>true</bool>
  327.                         </property>
  328.                     </widget>
  329.                     <spacer row="1" column="0">
  330.                         <property name="name">
  331.                             <cstring>spacer48_2</cstring>
  332.                         </property>
  333.                         <property name="orientation">
  334.                             <enum>Horizontal</enum>
  335.                         </property>
  336.                         <property name="sizeType">
  337.                             <enum>Fixed</enum>
  338.                         </property>
  339.                         <property name="sizeHint">
  340.                             <size>
  341.                                 <width>16</width>
  342.                                 <height>20</height>
  343.                             </size>
  344.                         </property>
  345.                     </spacer>
  346.                     <spacer row="2" column="1">
  347.                         <property name="name">
  348.                             <cstring>spacer67</cstring>
  349.                         </property>
  350.                         <property name="orientation">
  351.                             <enum>Vertical</enum>
  352.                         </property>
  353.                         <property name="sizeType">
  354.                             <enum>Expanding</enum>
  355.                         </property>
  356.                         <property name="sizeHint">
  357.                             <size>
  358.                                 <width>20</width>
  359.                                 <height>0</height>
  360.                             </size>
  361.                         </property>
  362.                     </spacer>
  363.                 </grid>
  364.             </widget>
  365.         </widget>
  366.         <widget class="QFrame">
  367.             <property name="name">
  368.                 <cstring>RestoreDlg_OptionsFrame</cstring>
  369.             </property>
  370.             <property name="frameShape">
  371.                 <enum>NoFrame</enum>
  372.             </property>
  373.             <property name="frameShadow">
  374.                 <enum>Plain</enum>
  375.             </property>
  376.             <vbox>
  377.                 <property name="name">
  378.                     <cstring>unnamed</cstring>
  379.                 </property>
  380.                 <property name="margin">
  381.                     <number>0</number>
  382.                 </property>
  383.                 <widget class="QCheckBox">
  384.                     <property name="name">
  385.                         <cstring>RestoreDlg_ResizeBox</cstring>
  386.                     </property>
  387.                     <property name="text">
  388.                         <string>Copy data and resize partitions proportionally</string>
  389.                     </property>
  390.                 </widget>
  391.                 <widget class="QCheckBox">
  392.                     <property name="name">
  393.                         <cstring>RestoreDlg_TestBox</cstring>
  394.                     </property>
  395.                     <property name="text">
  396.                         <string>Perform surface test</string>
  397.                     </property>
  398.                 </widget>
  399.             </vbox>
  400.         </widget>
  401.         <spacer>
  402.             <property name="name">
  403.                 <cstring>spacer89</cstring>
  404.             </property>
  405.             <property name="orientation">
  406.                 <enum>Vertical</enum>
  407.             </property>
  408.             <property name="sizeType">
  409.                 <enum>Expanding</enum>
  410.             </property>
  411.             <property name="sizeHint">
  412.                 <size>
  413.                     <width>20</width>
  414.                     <height>16</height>
  415.                 </size>
  416.             </property>
  417.         </spacer>
  418.         <widget class="QLayoutWidget">
  419.             <property name="name">
  420.                 <cstring>layout42</cstring>
  421.             </property>
  422.             <hbox>
  423.                 <property name="name">
  424.                     <cstring>unnamed</cstring>
  425.                 </property>
  426.                 <widget class="CHDelimeter">
  427.                     <property name="name">
  428.                         <cstring>RestoreDlg_MoreOpts</cstring>
  429.                     </property>
  430.                     <property name="sizePolicy">
  431.                         <sizepolicy>
  432.                             <hsizetype>7</hsizetype>
  433.                             <vsizetype>5</vsizetype>
  434.                             <horstretch>0</horstretch>
  435.                             <verstretch>0</verstretch>
  436.                         </sizepolicy>
  437.                     </property>
  438.                     <property name="HasLine" stdset="0">
  439.                         <bool>false</bool>
  440.                     </property>
  441.                     <property name="ExpandedCaption" stdset="0">
  442.                         <string>Fewer options</string>
  443.                     </property>
  444.                     <property name="CollapsedCaption" stdset="0">
  445.                         <string>More options</string>
  446.                     </property>
  447.                 </widget>
  448.                 <widget class="QPushButton">
  449.                     <property name="name">
  450.                         <cstring>HdmDlg_OK</cstring>
  451.                     </property>
  452.                     <property name="text">
  453.                         <string>&Restore</string>
  454.                     </property>
  455.                     <property name="accel">
  456.                         <string>Alt+R</string>
  457.                     </property>
  458.                 </widget>
  459.                 <widget class="QPushButton">
  460.                     <property name="name">
  461.                         <cstring>HdmDlg_Cancel</cstring>
  462.                     </property>
  463.                     <property name="text">
  464.                         <string>&No</string>
  465.                     </property>
  466.                     <property name="accel">
  467.                         <string>Alt+N</string>
  468.                     </property>
  469.                 </widget>
  470.             </hbox>
  471.         </widget>
  472.     </vbox>
  473. </widget>
  474. <connections>
  475.     <connection>
  476.         <sender>RestoreDlg_MoreOpts</sender>
  477.         <signal>StateChanged(bool)</signal>
  478.         <receiver>RestoreDlg_OptionsFrame</receiver>
  479.         <slot>setShown(bool)</slot>
  480.     </connection>
  481.     <connection>
  482.         <sender>RestoreDlg_PassOkBtn</sender>
  483.         <signal>clicked()</signal>
  484.         <receiver>RestoreDlg</receiver>
  485.         <slot>OnPasswordOK()</slot>
  486.     </connection>
  487.     <connection>
  488.         <sender>RestoreDlg_PassEdit</sender>
  489.         <signal>returnPressed()</signal>
  490.         <receiver>RestoreDlg</receiver>
  491.         <slot>OnPasswordOK()</slot>
  492.     </connection>
  493.     <connection>
  494.         <sender>RestoreDlg_UDRContainer</sender>
  495.         <signal>RequestProperties(CUDRItem*)</signal>
  496.         <receiver>RestoreDlg</receiver>
  497.         <slot>OnRequestProperties(CUDRItem*)</slot>
  498.     </connection>
  499.     <connection>
  500.         <sender>RestoreDlg_OpenArchiveCtrl</sender>
  501.         <signal>SelectionChanged(CFSItem,QString)</signal>
  502.         <receiver>RestoreDlg</receiver>
  503.         <slot>OnSelectionChanged(CFSItem,QString)</slot>
  504.     </connection>
  505.     <connection>
  506.         <sender>RestoreDlg_ResizeBox</sender>
  507.         <signal>stateChanged(int)</signal>
  508.         <receiver>RestoreDlg</receiver>
  509.         <slot>OptDataChanged()</slot>
  510.     </connection>
  511.     <connection>
  512.         <sender>RestoreDlg_TestBox</sender>
  513.         <signal>stateChanged(int)</signal>
  514.         <receiver>RestoreDlg</receiver>
  515.         <slot>OptDataChanged()</slot>
  516.     </connection>
  517. </connections>
  518. <tabstops>
  519.     <tabstop>RestoreDlg_PassEdit</tabstop>
  520.     <tabstop>RestoreDlg_PassOkBtn</tabstop>
  521.     <tabstop>RestoreDlg_ResizeBox</tabstop>
  522.     <tabstop>RestoreDlg_TestBox</tabstop>
  523.     <tabstop>HdmDlg_OK</tabstop>
  524.     <tabstop>HdmDlg_Cancel</tabstop>
  525.     <tabstop>RestoreDlg_MoreOpts</tabstop>
  526. </tabstops>
  527. <slots>
  528.     <slot>OptDataChanged()</slot>
  529.     <slot>OnRequestProperties( CUDRItem * )</slot>
  530.     <slot access="protected">OnPasswordOK(void)</slot>
  531.     <slot access="protected">OnSelectionChanged(CFSItem, QString)</slot>
  532. </slots>
  533. <layoutdefaults spacing="6" margin="11"/>
  534. <includehints>
  535.     <includehint>taskdlglabel.h</includehint>
  536.     <includehint>apptextbrowser.h</includehint>
  537.     <includehint>openarchivectrl.h</includehint>
  538.     <includehint>taskdlglabel.h</includehint>
  539.     <includehint>apptextbrowser.h</includehint>
  540.     <includehint>udr.h</includehint>
  541.     <includehint>lineedit.h</includehint>
  542.     <includehint>delimeter.h</includehint>
  543. </includehints>
  544. </UI>
  545.